builder: Allow specifying objects inline
authorMatthias Clasen <mclasen@redhat.com>
Wed, 6 Feb 2019 23:53:06 +0000 (18:53 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 8 Feb 2019 05:09:44 +0000 (00:09 -0500)
commited3b9669b3052c274df6e9a2c84a824c7e6d6161
treec2276272eef13d2678efc7ab0901ea95a212e294
parentad9c2a624fd53e0ffc9ca61828bdf362fbb68727
builder: Allow specifying objects inline

In addition to <property name="foo">bar</property> referring
to an object with ID bar, we now also parse
<property name="foo"><object>...
to specify a property 'inline'.
gtk/gtkbuilder.c
gtk/gtkbuilderparser.c
gtk/gtkbuilderprivate.h